home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 32 / Mac Magazin and MacEasy Magazine CD - Issue 32.iso / Grafik & Text / OzTeX3.0 / TeX-inputs / LaTeX / base / newlfont.sty < prev    next >
Text File  |  1997-03-07  |  5KB  |  143 lines

  1. %%
  2. %% This is file `newlfont.sty',
  3. %% generated with the docstrip utility.
  4. %%
  5. %% The original source files were:
  6. %%
  7. %% newlfont.dtx  (with options: `package')
  8. %% 
  9. %% This is a generated file.
  10. %% 
  11. %% Copyright 1993 1994 1995 1996 1997
  12. %% The LaTeX3 Project and any individual authors listed elsewhere
  13. %% in this file.
  14. %% 
  15. %% For further copyright information, and conditions for modification
  16. %% and distribution, see the file legal.txt, and any other copyright
  17. %% notices in this file.
  18. %% 
  19. %% This file is part of the LaTeX2e system.
  20. %% ----------------------------------------
  21. %%   This system is distributed in the hope that it will be useful,
  22. %%   but WITHOUT ANY WARRANTY; without even the implied warranty of
  23. %%   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  24. %% 
  25. %%   For error reports concerning UNCHANGED versions of this file no
  26. %%   more than one year old, see bugs.txt.
  27. %% 
  28. %%   Please do not request updates from us directly.  Primary
  29. %%   distribution is through the CTAN archives.
  30. %% 
  31. %% 
  32. %% IMPORTANT COPYRIGHT NOTICE:
  33. %% 
  34. %% You are NOT ALLOWED to distribute this file alone.
  35. %% 
  36. %% You are allowed to distribute this file under the condition that it
  37. %% is distributed together with all the files listed in manifest.txt.
  38. %% 
  39. %% If you receive only some of these files from someone, complain!
  40. %% 
  41. %% 
  42. %% Permission is granted to copy this file to another file with a
  43. %% clearly different name and to customize the declarations in that
  44. %% copy to serve the needs of your installation, provided that you
  45. %% comply with the conditions in the file legal.txt.
  46. %% 
  47. %% However, NO PERMISSION is granted to generate or to distribute a
  48. %% modified version of this file under its original name.
  49. %% 
  50. %% You are NOT ALLOWED to change this file.
  51. %% 
  52. %% 
  53. %% MODIFICATION ADVICE:
  54. %% 
  55. %% If you want to customize this file, it is best to make a copy of
  56. %% the source file(s) from which it was produced.  Use a different
  57. %% name for your copy(ies) and modify the copy(ies); this will ensure
  58. %% that your modifications do not get overwritten when you install a
  59. %% new release of the standard system.  You should also ensure that
  60. %% your modified source file does not generate any modified file with
  61. %% the same name as a standard file.
  62. %% 
  63. %% You can then easily distribute your modifications by distributing
  64. %% the modified and renamed copy of the source file, taking care to
  65. %% observe the conditions in legal.txt; this will ensure that other
  66. %% users can safely use your modifications.
  67. %% 
  68. %% You will also need to produce your own, suitably named, .ins file to
  69. %% control the generation of files from your source file; this file
  70. %% should contain your own preambles for the files it generates, not
  71. %% those in the standard .ins files.
  72. %% 
  73. %% The names of the source files used are shown above.
  74. %% 
  75. %% 
  76. %% 
  77. %% File `newlfont.dtx'.
  78. %% Copyright (C) 1989-1995 Frank Mittelbach and Rainer Sch\"opf,
  79. %% all rights reserved.
  80. \NeedsTeXFormat{LaTeX2e}
  81. \ProvidesPackage{newlfont}
  82.           [1995/11/29 v2.2l Standard LaTeX package]
  83. %% \CharacterTable
  84. %%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
  85. %%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
  86. %%   Digits        \0\1\2\3\4\5\6\7\8\9
  87. %%   Exclamation   \!     Double quote  \"     Hash (number) \#
  88. %%   Dollar        \$     Percent       \%     Ampersand     \&
  89. %%   Acute accent  \'     Left paren    \(     Right paren   \)
  90. %%   Asterisk      \*     Plus          \+     Comma         \,
  91. %%   Minus         \-     Point         \.     Solidus       \/
  92. %%   Colon         \:     Semicolon     \;     Less than     \<
  93. %%   Equals        \=     Greater than  \>     Question mark \?
  94. %%   Commercial at \@     Left bracket  \[     Backslash     \\
  95. %%   Right bracket \]     Circumflex    \^     Underscore    \_
  96. %%   Grave accent  \`     Left brace    \{     Vertical bar  \|
  97. %%   Right brace   \}     Tilde         \~}
  98. \let\rm\rmfamily
  99. \let\sf\sffamily
  100. \let\tt\ttfamily
  101. \let\bf\bfseries
  102. \let\sl\slshape
  103. \let\sc\scshape
  104. \let\it\itshape
  105. \DeclareRobustCommand\em{%
  106.   \@nomath\em
  107.   \ifdim \fontdimen\@ne\font >\z@\upshape \else \itshape \fi}
  108. \let\mediumseries\mdseries
  109. \let\normalshape\upshape
  110. \def\@setfontsize#1#2#3{\@nomath#1%
  111.     \ifx\protect\@typeset@protect
  112.       \let\@currsize#1%
  113.     \fi
  114.     \fontsize{#2}{#3}\selectfont}
  115. \let\math@bgroup\bgroup
  116. \def\math@egroup#1{#1\egroup}
  117. \let \@@math@bgroup \math@bgroup
  118. \let \@@math@egroup \math@egroup
  119. \def\not@math@alphabet#1#2{%
  120.    \relax
  121.    \ifmmode
  122.      \@latex@error{Command \noexpand#1invalid in math mode}%
  123.         {%
  124.          Please
  125.          \ifx#2\relax
  126.             define a new math alphabet^^J%
  127.             if you want to use a special font in math mode%
  128.           \else
  129.             use the math alphabet \noexpand#2instead of
  130.             the #1command%
  131.          \fi
  132.          .
  133.         }%
  134.    \fi}
  135. \let\pcal\@undefined
  136. \let\cal\mathcal
  137. \let\pmit\@undefined
  138. \let\mit\mathnormal
  139. \RequirePackage{latexsym}
  140. \endinput
  141. %%
  142. %% End of file `newlfont.sty'.
  143.